home *** CD-ROM | disk | FTP | other *** search
- <!DOCTYPE Menu PUBLIC "-//freedesktop//DTD Menu 1.0//EN"
- "http://www.freedesktop.org/standards/menu-spec/1.0/menu.dtd">
-
- <Menu>
-
- <Name>Desktop</Name>
- <Directory>Desktop.directory</Directory>
-
- <!-- Ensure we read from the old capplets .desktop location -->
- <LegacyDir>/usr/share/control-center-2.0/capplets</LegacyDir>
-
- <!-- Read standard .directory and .desktop file locations -->
- <DefaultAppDirs/>
- <DefaultDirectoryDirs/>
-
- <!-- Read in overrides and child menus from applications-merged/ -->
- <DefaultMergeDirs/>
-
- <!-- Add a link to the control center -->
- <Include>
- <Filename>gnomecc.desktop</Filename>
- </Include>
-
- <!-- Merge in these other files as submenus -->
- <Menu>
- <Name>Preferences</Name>
- <MergeFile>preferences.menu</MergeFile>
- </Menu>
-
- <!-- System Settings -->
- <Menu>
- <Name>Administration</Name>
- <Directory>System-Settings.directory</Directory>
- <Include>
- <And>
- <Category>Settings</Category>
- <Category>System</Category>
- </And>
- </Include>
- </Menu> <!-- End System Settings -->
-
- <Layout>
- <Menuname>Preferences</Menuname>
- <Menuname>Administration</Menuname>
- </Layout>
-
- </Menu> <!-- End Settings -->
-